crane-push
Verified for current stable LTS
Crane Push Command: Push Local Image To Remote Registry
Use for Push local image to remote registry with Crane Push. Exact CLI syntax to Push local image to remote registry using Crane Push.
When to use this: Use for Push local image to remote registry with Crane Push.
Command Syntax
crane push <path/to/tarball> <image_name> crane push <path/to/tarball> <image_name> Command Breakdown
crane is the base executable for this command.
FAQ
Purpose: Exact syntax to Push local image to remote registry using Crane Push.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Crane Push Command: Display Help For Crane Push Command
crane push -h Crane Push Command: Push Image With Published References From File crane push <path/to/tarball> <image_name> --image-refs <path/to/file> Crane Push Command: Push Multiple Images As A Single Index crane push <path/to/tarball> <image_name> --index Crane Push Command: Display Crane Push Help crane push -h Crane Push Command: Push Images Collection As Single Index crane push <path/to/tarball> <image_name> --index